FaFundSourceGLAcct 
Logical Entity Name  FaFundSourceGLAcct 
Default Table Name  FaFundSourceGLAcct 
Physical Only  NO 
Definition 
 
Note 
 

FaFundSourceGLAcct Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFundSourceGLAcctID(PK)    int  NO 
 
FaFundSourceID    int  NO 
 
SyCampusID    int  NO 
 
DebitAccount    nvarchar(100)  YES 
 
CreditAccount    nvarchar(100)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
CAcctIndex    int  YES 
 
DAcctIndex    int  YES 
 
TransactionType    char(1)  YES 
 
ReturnMethod    char(1)  NO 
 
SaJournalEntryGrpID(FK)    int  YES 
 
DebitCostAccount    nvarchar(100)  YES 
 
CreditCostAccount    nvarchar(100)  YES 
 

FaFundSourceGLAcct Primary and Unique Keys 
Key Name  Key Type  Keys 
FaFundSourceGLAcct_FaFundSourceGLAcctID_U_C_IDX  PrimaryKey  FaFundSourceGLAcctID 

FaFundSourceGLAcct Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaJournalEntryGrp  Non-Identifying  Zero or One to Zero or More  FK_FaFundSourceGLAcct_SaJournalEntryGrpID_SaJournalEntryGrp_SaJournalEntryGrpID      SaJournalEntryGrpID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFundSourceGLAcct Check Constraints 
Check Constraint Name  CheckConstraint